home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00537_Script_ROSY Skippy Go To
< prev
next >
Wrap
Text File
|
1995-05-21
|
560b
|
25 lines
on mouseDown
put "GoTo" into f
put "GoToHL" into fHL
puppetSound "button.aif"
hiliter 23, f, fHL
end
on mouseUp
global gTheDay, theMovieName, payoffStart, payoffEnd,¼
whichPayOff, whichBuyer, thestopframe
puppetsprite 48, false
turnOffDaycons
WhatDayIsIt
put "ROBBRIBEPayOff" into whichPayOff
put "ROBBuyers" into whichBuyer
put "P12N20A.MOV" into theMovieName
set payoffStart = 1300
set payoffEnd = 1410
set thestopframe = 246
set the castNum of sprite 23 = cast "GoTo"
updatestage
richOrPoor
end